home *** CD-ROM | disk | FTP | other *** search
- object frmConfirmTaskReplace: TfrmConfirmTaskReplace
- Left = 474
- Top = 321
- BorderStyle = bsDialog
- ClientHeight = 85
- ClientWidth = 479
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object lblCaption: TLabel
- Left = 12
- Top = 8
- Width = 461
- Height = 37
- Alignment = taCenter
- AutoSize = False
- WordWrap = True
- end
- object comCancel: TButton
- Left = 392
- Top = 56
- Width = 83
- Height = 25
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 0
- end
- object comNo: TButton
- Left = 300
- Top = 56
- Width = 83
- Height = 25
- Caption = 'No'
- ModalResult = 7
- TabOrder = 1
- end
- object comYes: TButton
- Left = 208
- Top = 57
- Width = 83
- Height = 25
- Caption = 'Yes'
- ModalResult = 6
- TabOrder = 2
- end
- object comNoToAll: TButton
- Left = 300
- Top = 56
- Width = 83
- Height = 25
- Caption = 'No To All'
- ModalResult = 9
- TabOrder = 3
- end
- object comNo2: TButton
- Left = 208
- Top = 57
- Width = 83
- Height = 25
- Caption = 'No'
- ModalResult = 7
- TabOrder = 4
- end
- object comYes2: TButton
- Left = 32
- Top = 57
- Width = 83
- Height = 25
- Caption = 'Yes'
- ModalResult = 6
- TabOrder = 5
- end
- object comYesToAll: TButton
- Left = 120
- Top = 57
- Width = 83
- Height = 25
- Caption = 'Yes To All'
- ModalResult = 10
- TabOrder = 6
- end
- object IvTranslator1: TIvTranslator
- DictionaryName = 'dcoAMTA'
- Left = 12
- Top = 277
- TargetsData = (
- 1
- 4
- (
- '*'
- 'Hint'
- 0)
- (
- '*'
- 'Caption'
- 0)
- (
- '*'
- 'Items'
- 0)
- (
- 'TMemo'
- 'Text'
- 0))
- end
- end
-